css: Fix printing code for CSS strings and idents
authorBenjamin Otte <otte@redhat.com>
Thu, 1 May 2014 17:48:40 +0000 (19:48 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 5 May 2014 13:48:02 +0000 (15:48 +0200)
commit65c4c1555d0634c063c3aa354620de260e4aaf7f
tree9bff0b9b593e2304f8fe58fe564c1b3e426c8791
parentb356d814106bd33448a141423b4059e60db9b377
css: Fix printing code for CSS strings and idents

It used to infloop on special characters.
gtk/gtkcssparser.c
gtk/gtkcssstringvalue.c